GET api/GetListTrainings?ids[0]={ids[0]}&ids[1]={ids[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ids | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Training| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
Required Matching regular expression pattern: ^[0-9a-zA-Z-]*$ String length: inclusive between 4 and 4 |
|
| ThemeCode | string |
Required |
|
| ThemeName | string |
None. |
|
| SubThemeCode | string |
None. |
|
| SubThemeName | string |
None. |
|
| ThemeOrder | integer |
None. |
|
| SubThemeOrder | integer |
None. |
|
| NbOfWishes | integer |
None. |
|
| Wishes | Collection of Wish |
None. |
|
| TrainingVersions | Collection of TrainingVersion |
None. |
|
| CurrentVersion | TrainingVersion |
None. |
|
| AnalyticCode | AggregateLabel |
None. |
|
| NewUserAccount | boolean |
None. |
|
| Theme | Theme |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.